Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Jun 18, 2025

Problem:

  • With small messages, it's frequently useful to insert and extract fields directly into (unsigned) integral types without having to construct a span over the data.

Solution:

  • Overloads of insert and extract on field which work on unsigned integral types.

Problem:
- With small messages, it's frequently useful to insert and extract fields
  directly into (unsigned) integral types without having to construct a span
  over the data.

Solution:
- Overloads of `insert` and `extract` on `field` which work on unsigned integral
  types.
@elbeno elbeno merged commit dbf7b1e into intel:main Jun 18, 2025
27 checks passed
@elbeno elbeno deleted the integral-field-extract branch June 24, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants